3.3137 \(\int \frac{(a+b x)^m (c+d x)^n}{(e+f x)^3} \, dx\)

Optimal. Leaf size=103 \[ \frac{b^2 (a+b x)^{m+1} (c+d x)^n \left (\frac{b (c+d x)}{b c-a d}\right )^{-n} F_1\left (m+1;-n,3;m+2;-\frac{d (a+b x)}{b c-a d},-\frac{f (a+b x)}{b e-a f}\right )}{(m+1) (b e-a f)^3} \]

[Out]

(b^2*(a + b*x)^(1 + m)*(c + d*x)^n*AppellF1[1 + m, -n, 3, 2 + m, -((d*(a + b*x))
/(b*c - a*d)), -((f*(a + b*x))/(b*e - a*f))])/((b*e - a*f)^3*(1 + m)*((b*(c + d*
x))/(b*c - a*d))^n)

_______________________________________________________________________________________

Rubi [A]  time = 0.175304, antiderivative size = 103, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.091 \[ \frac{b^2 (a+b x)^{m+1} (c+d x)^n \left (\frac{b (c+d x)}{b c-a d}\right )^{-n} F_1\left (m+1;-n,3;m+2;-\frac{d (a+b x)}{b c-a d},-\frac{f (a+b x)}{b e-a f}\right )}{(m+1) (b e-a f)^3} \]

Antiderivative was successfully verified.

[In]  Int[((a + b*x)^m*(c + d*x)^n)/(e + f*x)^3,x]

[Out]

(b^2*(a + b*x)^(1 + m)*(c + d*x)^n*AppellF1[1 + m, -n, 3, 2 + m, -((d*(a + b*x))
/(b*c - a*d)), -((f*(a + b*x))/(b*e - a*f))])/((b*e - a*f)^3*(1 + m)*((b*(c + d*
x))/(b*c - a*d))^n)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 26.1831, size = 80, normalized size = 0.78 \[ - \frac{b^{2} \left (\frac{b \left (- c - d x\right )}{a d - b c}\right )^{- n} \left (a + b x\right )^{m + 1} \left (c + d x\right )^{n} \operatorname{appellf_{1}}{\left (m + 1,3,- n,m + 2,\frac{f \left (a + b x\right )}{a f - b e},\frac{d \left (a + b x\right )}{a d - b c} \right )}}{\left (m + 1\right ) \left (a f - b e\right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((b*x+a)**m*(d*x+c)**n/(f*x+e)**3,x)

[Out]

-b**2*(b*(-c - d*x)/(a*d - b*c))**(-n)*(a + b*x)**(m + 1)*(c + d*x)**n*appellf1(
m + 1, 3, -n, m + 2, f*(a + b*x)/(a*f - b*e), d*(a + b*x)/(a*d - b*c))/((m + 1)*
(a*f - b*e)**3)

_______________________________________________________________________________________

Mathematica [B]  time = 1.53198, size = 299, normalized size = 2.9 \[ -\frac{(m+2) (b c-a d) (b e-a f)^4 (a+b x)^{m+1} (c+d x)^n F_1\left (m+1;-n,3;m+2;\frac{d (a+b x)}{a d-b c},\frac{f (a+b x)}{a f-b e}\right )}{b (m+1) (e+f x)^3 (a f-b e)^3 \left ((m+2) (b c-a d) (b e-a f) F_1\left (m+1;-n,3;m+2;\frac{d (a+b x)}{a d-b c},\frac{f (a+b x)}{a f-b e}\right )-(a+b x) \left (d n (a f-b e) F_1\left (m+2;1-n,3;m+3;\frac{d (a+b x)}{a d-b c},\frac{f (a+b x)}{a f-b e}\right )+3 f (b c-a d) F_1\left (m+2;-n,4;m+3;\frac{d (a+b x)}{a d-b c},\frac{f (a+b x)}{a f-b e}\right )\right )\right )} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[((a + b*x)^m*(c + d*x)^n)/(e + f*x)^3,x]

[Out]

-(((b*c - a*d)*(b*e - a*f)^4*(2 + m)*(a + b*x)^(1 + m)*(c + d*x)^n*AppellF1[1 +
m, -n, 3, 2 + m, (d*(a + b*x))/(-(b*c) + a*d), (f*(a + b*x))/(-(b*e) + a*f)])/(b
*(-(b*e) + a*f)^3*(1 + m)*(e + f*x)^3*((b*c - a*d)*(b*e - a*f)*(2 + m)*AppellF1[
1 + m, -n, 3, 2 + m, (d*(a + b*x))/(-(b*c) + a*d), (f*(a + b*x))/(-(b*e) + a*f)]
 - (a + b*x)*(d*(-(b*e) + a*f)*n*AppellF1[2 + m, 1 - n, 3, 3 + m, (d*(a + b*x))/
(-(b*c) + a*d), (f*(a + b*x))/(-(b*e) + a*f)] + 3*(b*c - a*d)*f*AppellF1[2 + m,
-n, 4, 3 + m, (d*(a + b*x))/(-(b*c) + a*d), (f*(a + b*x))/(-(b*e) + a*f)]))))

_______________________________________________________________________________________

Maple [F]  time = 0.129, size = 0, normalized size = 0. \[ \int{\frac{ \left ( bx+a \right ) ^{m} \left ( dx+c \right ) ^{n}}{ \left ( fx+e \right ) ^{3}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((b*x+a)^m*(d*x+c)^n/(f*x+e)^3,x)

[Out]

int((b*x+a)^m*(d*x+c)^n/(f*x+e)^3,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (b x + a\right )}^{m}{\left (d x + c\right )}^{n}}{{\left (f x + e\right )}^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x + a)^m*(d*x + c)^n/(f*x + e)^3,x, algorithm="maxima")

[Out]

integrate((b*x + a)^m*(d*x + c)^n/(f*x + e)^3, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (b x + a\right )}^{m}{\left (d x + c\right )}^{n}}{f^{3} x^{3} + 3 \, e f^{2} x^{2} + 3 \, e^{2} f x + e^{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x + a)^m*(d*x + c)^n/(f*x + e)^3,x, algorithm="fricas")

[Out]

integral((b*x + a)^m*(d*x + c)^n/(f^3*x^3 + 3*e*f^2*x^2 + 3*e^2*f*x + e^3), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x+a)**m*(d*x+c)**n/(f*x+e)**3,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (b x + a\right )}^{m}{\left (d x + c\right )}^{n}}{{\left (f x + e\right )}^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x + a)^m*(d*x + c)^n/(f*x + e)^3,x, algorithm="giac")

[Out]

integrate((b*x + a)^m*(d*x + c)^n/(f*x + e)^3, x)